runtime.gcControllerState.commit (method)
3 uses
runtime (current package)
mgcpacer.go#L374: c.commit(true) // No sweep phase in the first GC cycle.
mgcpacer.go#L1194: func (c *gcControllerState) commit(isSweepDone bool) {
mgcpacer.go#L1439: gcController.commit(isSweepDone())
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)